- SIGFIDET
- = Special Interest Group on FIle DEscription and Translation (Replaced by SIGMOD) (ACM),文件说明与翻译专业组(由数据管理专业组取代)(美国计算机协会)
English-Chinese computer dictionary (英汉计算机词汇大词典). 2013.
English-Chinese computer dictionary (英汉计算机词汇大词典). 2013.
List of important publications in computer science — This is a list of important publications in computer science, organized by field. Some reasons why a particular publication might be regarded as important: Topic creator – A publication that created a new topic Breakthrough – A publication that… … Wikipedia
B-tree — In computer science, a B tree is a tree data structure that keeps data sorted and allows searches, insertions, and deletions in logarithmic amortized time. It is most commonly used in databases and filesystems. In B trees, internal (non leaf)… … Wikipedia
Functional programming — In computer science, functional programming is a programming paradigm that treats computation as the evaluation of mathematical functions and avoids state and mutable data. It emphasizes the application of functions, in contrast with the… … Wikipedia
SQL — This article is about the database language. For the airport with IATA code SQL, see San Carlos Airport. SQL Paradigm(s) Multi paradigm Appeared in 1974 Designed by Donald D. Chamberlin Raymond F. Boyce Developer … Wikipedia
Charles Bachman — Not to be confused with Charles A. Bachman. Charles W. Bachman Charles Bachman at the IUA Workshop, 2006 … Wikipedia
Boyce-Codd normal form — (or BCNF) is a normal form used in database normalization. It is a slightly stronger version of the third normal form (3NF). A table is in Boyce Codd normal form if and only if, for every one of its non trivial functional dependencies X → Y , X… … Wikipedia
Charles Bachman — 2006 Charles „Charlie“ William Bachman (* 11. Dezember 1924 in Manhattan, Kansas) ist ein amerikanischer Informatiker. Er entwickelte unter anderem das Netzwerkdatenbankmodell und eines der ersten Datenbankmanagementsysteme sowie die zum Entwurf… … Deutsch Wikipedia
Rudolf Bayer — (* 3. März 1939) ist ein Informatiker und emeritierter Professor der Technischen Universität München, wo er den Lehrstuhl für Datenbanksysteme und Wissensbasen innehatte. Bayer entwickelte zusammen mit Edward M. McCreight die Datenstruktur des B… … Deutsch Wikipedia
Rudolf Bayer (Informatiker) — Rudolf Bayer (* 7. Mai 1939) ist ein Informatiker und emeritierter Professor der Technischen Universität München, wo er den Lehrstuhl für Datenbanksysteme und Wissensbasen innehatte. Bayer entwickelte zusammen mit Edward M. McCreight die… … Deutsch Wikipedia
Arbre B — Schéma définissant un arbre B. En informatique un arbre B (appelé aussi B arbre par analogie au terme anglais « B tree ») est une structure de données en arbre équilibré. Les arbres B sont principalement mis en œuvre dans les mécanismes … Wikipédia en Français
Arbre balancé — Arbre B Schéma définissant un arbre B. Un arbre B (appelé aussi B arbre par analogie au terme anglais « B tree ») est un arbre équilibré qui est principalement mis en œuvre dans les mécanismes de gestion de bases de données et de… … Wikipédia en Français